home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Reference / Tech Tour ß1.0 / Tech Tour fl1.0 / card_14207.txt < prev    next >
Encoding:
Text File  |  1988-03-21  |  1.1 KB  |  42 lines

  1. -- card: 14207 from stack: in.0
  2. -- bmap block id: 15644
  3. -- flags: 0000
  4. -- background id: 2805
  5. -- name: SCSI Registers
  6. ----- HyperTalk script -----
  7. on opencard
  8.   show background field 2
  9. end opencard
  10.  
  11.  
  12.  
  13. -- part 1 (button)
  14. -- low flags: 00
  15. -- high flags: 0000
  16. -- rect: left=251 top=115 right=243 bottom=269
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 1
  20. -- font id: 0
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: to drive connector
  25. ----- HyperTalk script -----
  26. on mouseUp
  27.   push card
  28.   visual effect iris open
  29.   go to card id 10114
  30. end mouseUp
  31.  
  32.  
  33.  
  34. -- part contents for background part 6
  35. ----- text -----
  36. Inside the SCSI Chip
  37.  
  38. -- part contents for background part 37
  39. ----- text -----
  40. The NCR 5380 is designed to accommodate the Small Computer Systems Interface (SCSI) as defined by the ANSI X3T9.2 committee.  This chip can be used in host adapter, host target and formatter designs.
  41.  
  42. This device supports arbitration, including reselection.  Minimal processor intervention is required for transfers because the 5380 controls the necessary handshake signals.